<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*é¦–é¡µçˆ¬è™«é¡µé¢æ¨¡ç‰ˆ*/
.spider-home{
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/*.spider-home {
    background: #fff;
    overflow: hidden;
    padding: 30px 40px 30px 40px;
    margin-bottom: 30px;
}*/

.spider-home li {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
}
.spider-home li h5 {
    font-size: 28px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 50px;
    color: #000;
    display: block;
}

.spider-home li h5 a {
    font-size: 28px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 50px;
    color: #000;
    display: block;
}

.spider-home li img {
    width: 100%;
    max-height: 120px;
}

.spider-home li p {
    font: 16px/26px "Microsoft Yahei", "Hiragino Sans GB", "sans-serif";
    color: #888888;
    text-align: justify;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.spider-home li a {
    color: #f4587d;
}

.spider-home li div {
    margin: 10px 7px 0 0;
}
.spider-home li div span {
    font: normal 12px/12px "SimSun";
    color: #888;
    margin: 10px 7px 0 0;
    text-decoration: none;
}
/*é¦–é¡µçˆ¬è™«é¡µé¢æ¨¡ç‰ˆ*/

/*æ–‡ç«&nbsp;é¡µæ¨¡æ¿*/
.spider-article{
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/*.spider-article{
    padding:10px;
}*/
.spider-article h4{
    font-size: 34px;
    line-height: 50px;
    letter-spacing: 5px;
}
.spider-source{
    padding: 10px 0;
    width:100%;
    border-bottom: 1px solid #d3d3d3;
}
.spider-source span{
    color:#4E4E4E;
    padding: 10px;
}
.spider-content{
    line-height: 2em;
    margin: 0px 3px 15px;
    text-indent: 30px;
    font: 18px/2em "å¾®è½¯é›…é»‘","å®‹ä½“";
}
.spider-content p {
    line-height: 2em;
    margin: 0px 3px 15px;
    text-indent: 30px;
    font: 18px/2em "å¾®è½¯é›…é»‘","å®‹ä½“";
}</pre></body></html>